home *** CD-ROM | disk | FTP | other *** search
- /*
- * String id's for INTERNAT
- *
- * William S. Hall
- * 3665 Benton Street, #66
- * Santa Clara, CA 95051
- *
- */
-
- #define IDS_APPNAME 100
- #define IDS_ICON 101
- #define IDS_TITLE 102
- #define IDS_KBCODEPAGE 103
- #define IDS_KBTYPE 104
- #define IDS_INTL 105
- #define IDS_COUNTRYCODE 106
- #define IDS_COUNTRY 107
- #define IDS_LANGUAGE 108
- #define IDS_LISTSEPARATOR 109
- #define IDS_MEASUREMENT 110
- #define IDS_TIMEFORMAT 111
- #define IDS_TIMESEPARATOR 112
- #define IDS_AMSTRING 113
- #define IDS_PMSTRING 114
- #define IDS_TIMELEADINGZERO 115
- #define IDS_WIN2DATEFORMAT 116
- #define IDS_WIN2DATESEPARATOR 117
- #define IDS_SHORTDATEFORMAT 118
- #define IDS_LONGDATEFORMAT 119
- #define IDS_CURRENCYSYMBOL 120
- #define IDS_CURRENCYFORMAT 121
- #define IDS_CURRENCYDIGITS 122
- #define IDS_NEGATIVECURRENCY 123
- #define IDS_1000SEPARATOR 124
- #define IDS_DECIMALSEPARATOR 125
- #define IDS_DECIMALDIGITS 126
- #define IDS_DECIMALLEADINGZERO 127
- #define IDS_KBLAYOUT 128
- #define IDS_KEYDOWN 129
- #define IDS_KEYUP 130
- #define IDS_KEYCHAR 131
- #define IDS_KEYMUTE 132
- #define IDS_ENGLISH 133
- #define IDS_PIGLATIN 134
- #define IDS_PGLLIBNAME 135
-